This function retrieves the HDF tag/reference number pair of the HDF AN annotation identified by its annotation identifier.
Result = HDF_AN_ID2TAGREF(Annotation_id, Annotation_tag, Annotation_ref)
Returns SUCCEED (0) if successful or FAIL (-1) otherwise.
HDF AN annotation identifier returned by HDF_AN_SELECT, HDF_AN_CREATE or HDF_AN_CREATEF.
A named variable that will contain the HDF tag of the annotation. Possible values returned in Annotation_tag are:
A named variable that will contain the HDF reference number of the annotation.
None
|
5.2 |
Introduced |